home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: HELP: UNIX's directory functions.
- Date: Sat, 17 Feb 96 23:15:21 GMT
- Organization: none
- Message-ID: <824598921snz@genesis.demon.co.uk>
- References: <Pine.ULT.3.91.960217002153.21669B-100000@hertz.njit.edu>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <Pine.ULT.3.91.960217002153.21669B-100000@hertz.njit.edu>
- dxp8108@hertz.njit.edu "Dharmesh Patel" writes:
-
- >
- >Hi all!
- >
- >I need help with couple of things in C. I need to know how the functions
- >opendir, readdir, closedir, and rewinddir work. I also need to know the
- >elements of the struct dirent.
-
- Unfortunately these are not defined in C.
-
- >The reason for this request is that I have to write a program that
- >simulates the unix command 'pwd', the hard way.
-
- They are Unix/POSIX defined functions and the place to ask about them
- is comp.unix.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-